2017-02-17 - 21475 - Service request - Bug Fix for ZJEDI to handle PO number more than 20 characters #salesorders #JapanSD #JapanABAP #ProductionBreakFix #ABAP
2017-02-17 - 21650 - Service Request - Bug Fix for ZJEDI
Problem Summary
The ZJEDI program is throwing an error if the PO number is more than 20 characters.
Admin Info
Purpose
|
The ZJEDI program is throwing an error if the PO number is more than 20 characters.
|
Requested by
|
Jingsha Brennan
|
Issue Date
|
02-17-2017
|
Resolved by
|
Damodhier and Deepak Yasam
|
Resolved Date
|
03-15-2017
|
Document Status
|
Completed
|
Detailed Problem Description
(Include Screen Shots if required )
The ZJEDI Program is throwing an error if the PO number is more than 20 characters. This needs to be handled and the program needs to be modified.
Solution Analysis and Recommendations
(Include Screen Shots if required)
The intial logic is trying to pass the PO number in VBAK- BSTNK which is 20 character field.Now the logic needs to be changed to pass the PO number in VBKD - BSTKD which is 35 characters field.
Resolution
ZJEDI program has been modified to accommodate creation of Call Off's with more than 20 characters PO number (Maximum the program can be accepted 35 characters).
Release Information
Provide link here to Release Notes if Technical Objects were changed